projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
368d794
)
Require Autoconf 2.61.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Dec 2006 01:48:56 +0000
(
01:48
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Dec 2006 01:48:56 +0000
(
01:48
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index e6072d2dbad0d4359dc9bfca6d1cbe73a3985215..2e4580ce175dd095b547b612858eba61b55116c4 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-23,7
+23,7
@@
dnl along with GNU Emacs; see the file COPYING. If not, write to the
dnl Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
dnl Boston, MA 02110-1301, USA.
-AC_PREREQ(2.
54
)dnl
+AC_PREREQ(2.
61
)dnl
AC_INIT(src/lisp.h)
AC_CONFIG_HEADER(src/config.h:src/config.in)